﻿mahmud_notification = {
	type = country
	texture = "gfx/interface/icons/notification_icons/interest.dds"
	notification_type = feed
	days = 28
}

springtime_triggered = {
	type = journal_entry
	texture = "gfx/interface/icons/notification_icons/journal.dds"

	notification_type = toast
	days = 21

	on_created_soundeffect = "event:/SFX/UI/Alerts/Toasts/country_revolution"
}

springtime_worsened = {
	type = journal_entry
	texture = "event:/SFX/UI/Alerts/Toasts/country_revolution"

	notification_type = feed
	days = 21

}

springtime_bettered = {
	type = journal_entry
	texture = "gfx/interface/icons/notification_icons/capitulate.dds"

	notification_type = feed
	days = 21

}

###South American Notifications

rumors_have_spread_of_bolivias_involvement = {
	type = country
	texture = "gfx/interface/icons/notification_icons/interest.dds"
	notification_type = toast
	days = 28
}

chile_found_proof_of_the_plot = {
	type = country
	texture = "gfx/interface/icons/notification_icons/interest.dds"
	notification_type = toast
	days = 28
}
